home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / etc / rmt < prev    next >
Encoding:
Text File  |  2010-09-22  |  268 b   |  9 lines

  1. #!/bin/sh
  2. #
  3. # This is not a mistake.  This shell script (/etc/rmt) has been provided
  4. # for compatibility with other Unix-like systems, some of which have
  5. # utilities that expect to find (and execute) rmt in the /etc directory
  6. # on remote systems.
  7. #
  8. exec /usr/sbin/rmt
  9.